home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20000114-20000217 / 000115_news@columbia.edu _Fri Jan 21 15:26:46 2000.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id PAA22446
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Fri, 21 Jan 2000 15:26:45 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id PAA00857
  7.     for kermit.misc@watsun.cc.columbia.edu; Fri, 21 Jan 2000 15:05:37 -0500 (EST)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: C-Kermit 7 and character set translation
  11. Date: 21 Jan 2000 20:05:36 GMT
  12. Organization: Columbia University
  13. Message-ID: <86ae6g$qm$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <86adc6$go1$1@nnrp1.deja.com>,  <m.arriaga@ip.pt> wrote:
  17. : Thank's! It did solve my problem, but only when I send files from the
  18. : DOS PC to the linux box - unfortunately I also need to transfer text
  19. : files from the linux system to the DOS computer. How can I do this?
  20. The same way.
  21.  
  22. : I tried reversing the commands you advised me to use:
  23. :
  24. You don't have to reverse the commands.
  25.  
  26. Kermit's character set translation is explained and illustrated
  27. thoroughly in the MS-DOS Kermit and C-Kermit manuals, which also
  28. include tables of many character sets, etc.
  29.  
  30. - Frank